home *** CD-ROM | disk | FTP | other *** search
- # $Id: style.dft,v 1.3 1996/09/12 17:25:26 steveb Exp $
- # Copyright (C) 1987-1996 Verity, Inc.
- # This one is used by the search engine - hsc
- # style.dft - virtual document
- #
-
-
- $control: 1
- dft:
- {
- field: DOC
- #/filter = "zone -html -nocharmap" #this was the initial setting
-
- #/filter = "zone -html -precharmap 850"
- # the documents in russian are not displayed properly. they are being mapped to 850 (IBM)
-
- /filter = "zone -html -precharmap 8859"
- # this should be 8859 because the documents are going to come in in 8859 and this is
- # just telling the collections that it has to map the documents from 8859 to internal.
-
- }
-